home *** CD-ROM | disk | FTP | other *** search
- <WIZIF not ParameterExists( 'Level' )>
- <WIZSET Level = 0>
- <WIZSET Frame0 = Frameset>
- </WIZIF>
-
- <WIZLOOP index="item" list="$${Evaluate('Frame' & Level)}">
- <WIZSET type = item>
- <WIZBREAK>
- </WIZLOOP>
-
-
-
- <WIZIF type eq 'Frameset'>
-
- <WIZINCLUDE template="Frames_HandleFrameset.wml">
-
- <WIZELSEIF type eq 'Frame'>
-
- <WIZINCLUDE template="Frames_HandleFrame.wml">
-
- </WIZIF>
-
- <WIZIF Level eq 0>>
-
- </WIZIF>